home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utildisk / mcclod12.rdm < prev    next >
Text File  |  1997-01-18  |  2KB  |  46 lines

  1. Short:    McCloud: simple and quick command to *hide* a floppy disk!
  2. Author:   Roberto Bizzarri, robiz@mbox.vol.it
  3. Uploader: robiz@mbox.vol.it (Roberto Bizzarri)
  4. Version:  1.2
  5. Type:     disk/misc
  6. Requires: OS 2.0 (v37)
  7. Replaces: disk/misc/McCloud1_1.lha
  8.  
  9.  
  10.  
  11.                         ***************************
  12.                         * M c C l o u d   v 1 . 2 *
  13.                         ***************************
  14.                   Written by Roberto Bizzarri © 1995-1997
  15.                           English doc by Phalanx
  16.                                 (Freeware)
  17.  
  18.  
  19.  
  20.                           I N T R O D U C T I O N
  21.                           ~~~~~~~~~~~~~~~~~~~~~~~
  22.  
  23.      McCloud  will forbid any floppy disk access on the specified disk.  It
  24. will  likely  be useful in case you don't want unskilled people to jam with
  25. your  disks.   McCloud  won't  provide  you  any  data  encryption, it just
  26. modifies  the  specified  disk's  bootblock  to render it invisible to your
  27. computer.
  28.  
  29.      The  reason  why I decided only to modify the bootblock is principally
  30. the  security:   should  the  disk present any read/write error, you'll get
  31. your  datas  back  with  a common program like DiskSalv, QBTools and so on,
  32. while  a  full  encryption  might be more unhandy.  Anyway McCloud's aim is
  33. just to protect a bit your disks, not to grant full security.
  34.  
  35.      If  you  insert in any drive a disk protected by McCloud, no icon will
  36. appear,  and, if asked via CLI/Shell, the Amiga will confirm the absence of
  37. any disk in your drive! Magical, isn't it? :)
  38.  
  39. /***/
  40.  
  41. Changes from v1.1 :
  42.  
  43.    *  new arguments template
  44.    *  added password support
  45.    *  fixed bug whith bootable floppy disks
  46.